SyServiceNotificationTemplateAssignment 
EntityType  Independent 
Logical Entity Name  SyServiceNotificationTemplateAssignment 
Default Table Name  SyServiceNotificationTemplateAssignment 
Logical Only  NO 
Definition 
 
Note 
 

SyServiceNotificationTemplateAssignment Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceNotificationTemplateAssignmentID(PK)    INTEGER  NO 
 
SyServiceExceptionNotificationTemplateId(FK)    INTEGER  NO 
 
NotifyStaffId(FK)    INTEGER  YES 
 
NotifyStaffGroupId(FK)    INTEGER  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyServiceNotificationTemplateAssignment Keys 
Key Name  Key Type  Keys 
Nk_SyServiceNotificationTemplateAssignment_SyServiceExceptionNotificationTemplateId  Inversion Entry  SyServiceExceptionNotificationTemplateId 
PK_SyServiceNotificationTemplateAssignment_SyServiceNotificationTemplateAssignmentID  PrimaryKey  SyServiceNotificationTemplateAssignmentID 
Nk_SyServiceNotificationTemplateAssignment_UserId  Inversion Entry  UserID 
Nk_SyServiceNotificationTemplateAssignment_NotifyStaffGroupId  Inversion Entry  NotifyStaffGroupId 
Nk_SyServiceNotificationTemplateAssignment_NotifyStaffId  Inversion Entry  NotifyStaffId 

SyServiceNotificationTemplateAssignment Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
SyServiceExceptionNotificationTemplate  Non-Identifying  One To Zero or More        SyServiceExceptionNotificationTemplateId  NO 
StaffGroup  Non-Identifying  Zero or One to Zero or More        NotifyStaffGroupId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        NotifyStaffId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyServiceNotificationTemplateAssignment Check Constraints 
Check Constraint Name  CheckConstraint